Skip to content

Conversation

adamgemmell
Copy link
Contributor

@adamgemmell adamgemmell commented Aug 2, 2021

This PR removes all occurrences of the crypto feature for aarch64 to allow for its removal.

It's necessary to keep the feature for ARM platforms for now.

This allows us to deprecate the crypto target_feature in favour of its
subfeatures.

We cannot do this yet for ARM targets as LLVM requires the crypto
feature. This was fixed in
llvm/llvm-project@b8baa2a
@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

@Amanieu Amanieu merged commit 01c2195 into rust-lang:master Aug 2, 2021
@adamgemmell adamgemmell deleted the dev/crypto-gen branch November 10, 2022 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants